CVE-2026-9591
Cross-Site Request Forgery (CSRF) in SimplCommerce News Module
Description
Cross-site request forgery (CSRF) in NewsItemApiController in SimplCommerce prior to commit 6233d73e allows an unauthenticated remote attacker to create or modify news items as an administrator via a crafted form submitted to `/api/news-items`, due to missing anti-CSRF protection.
INFO
Published Date :
June 17, 2026, 1:41 p.m.
Last Modified :
June 17, 2026, 1:41 p.m.
Remotely Exploit :
Yes !
Source :
Checkmarx
Affected Products
The following products are affected by CVE-2026-9591
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 4.0 | HIGH | 596c5446-0ce5-4ba2-aa66-48b3b757a647 |
Solution
- Implement anti-CSRF tokens.
- Validate tokens on server-side.
- Ensure proper session management.
- Update to the latest secure version.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-9591 vulnerability anywhere in the article.